Lines Matching full:path
185 new pbr::GeneratedClrTypeInfo(typeof(global::Google.Protobuf.Reflection.SourceCodeInfo), global::Google.Protobuf.Reflection.SourceCodeInfo.Parser, new[]{ "Location" }, null, null, null, new pbr::GeneratedClrTypeInfo[] { new pbr::GeneratedClrTypeInfo(typeof(global::Google.Protobuf.Reflection.SourceCodeInfo.Types.Location), global::Google.Protobuf.Reflection.SourceCodeInfo.Types.Location.Parser, new[]{ "Path", "Span", "LeadingComments", "TrailingComments", "LeadingDetachedComments" }, null, null, null, null)}),
186 new pbr::GeneratedClrTypeInfo(typeof(global::Google.Protobuf.Reflection.GeneratedCodeInfo), global::Google.Protobuf.Reflection.GeneratedCodeInfo.Parser, new[]{ "Annotation" }, null, null, null, new pbr::GeneratedClrTypeInfo[] { new pbr::GeneratedClrTypeInfo(typeof(global::Google.Protobuf.Reflection.GeneratedCodeInfo.Types.Annotation), global::Google.Protobuf.Reflection.GeneratedCodeInfo.Types.Annotation.Parser, new[]{ "Path", "SourceFile", "Begin", "End" }, null, null, null, null)})
4949 /// - The basename of the package import path, if provided.
9241 /// span path represents
9253 /// have an outer location whose path refers to the "extensions" repeated
9255 /// - Multiple locations may have the same path. This happens when a single
9258 /// extend blocks in the same scope, each of which will have the same path.
9433 /// <summary>Field number for the "path" field.</summary>
9442 /// Each element is a field number or an index. They form a path from
9444 /// example, this path:
9457 /// Thus, the above path gives the location of a field name. If we removed
9460 /// this path refers to the whole field declaration (from the beginning
9464 public pbc::RepeatedField<int> Path {
10003 /// <summary>Field number for the "path" field.</summary>
10010 /// is formatted the same as SourceCodeInfo.Location.path.
10013 public pbc::RepeatedField<int> Path {
10023 /// Identifies the filesystem path to the original source .proto.