8 references to Delimiter
Microsoft.Interop.LibraryImportGenerator.Downlevel (2)
DownlevelLibraryImportDiagnosticsAnalyzer.cs (2)
233
$"{nameof(TypeNames.LibraryImportAttribute)}{Type.
Delimiter
}{nameof(StringMarshalling)}",
234
$"{nameof(StringMarshalling)}{Type.
Delimiter
}{pinvokeData.StringMarshalling}");
Microsoft.Interop.SourceGeneration (2)
MarshalAsParser.cs (2)
179
_diagnostics.ReportConfigurationNotSupported(attributeData, $"{attributeData.AttributeClass!.Name}{Type.
Delimiter
}{namedArg.Key}");
184
_diagnostics.ReportConfigurationNotSupported(attributeData, $"{attributeData.AttributeClass!.Name}{Type.
Delimiter
}{namedArg.Key}");
System.Private.CoreLib (3)
src\libraries\System.Private.CoreLib\src\System\Resources\ResourceManager.cs (1)
230
char c = Type.
Delimiter
;
src\libraries\System.Private.CoreLib\src\System\StartupHookProvider.cs (1)
218
StartupHookTypeName + Type.
Delimiter
+ InitializeMethodName,
src\System\Reflection\RuntimeAssembly.cs (1)
282
char c = Type.
Delimiter
;
System.Reflection.MetadataLoadContext (1)
System\Reflection\TypeLoading\Assemblies\RoAssembly.cs (1)
186
sb.Append(Type.
Delimiter
);